KeyMaterialCreateKeyMaterial Method |
| Name | Description | |
|---|---|---|
| CreateKeyMaterial(SecureString, Int32) |
Creates a key material for the symmethric algorithm. The salt will be generated from the
password hash.
| |
| CreateKeyMaterial(SecureString, Byte, Int32) |
Creates a key material for the symmethric algorithm
|