Click or drag to resize

EncryptionKey Constructor

Overload List
  NameDescription
Public methodEncryptionKey(Byte)
Creates an instance from existing key data.
Public methodEncryptionKey(String)
Creates an instance with a key derived from a password, using default salt and rounds.
Top
See Also