Click or drag to resize

KeyMaterialCreateKeyMaterial Method

Overload List
  NameDescription
Public methodStatic memberCreateKeyMaterial(SecureString, Int32)
Creates a key material for the symmethric algorithm. The salt will be generated from the password hash.
Public methodStatic memberCreateKeyMaterial(SecureString, Byte, Int32)
Creates a key material for the symmethric algorithm
Top
See Also