Click or drag to resize

KeyMaterial Properties

The KeyMaterial type exposes the following members.

Properties
  NameDescription
Public propertyInitializationVector
Gets the initialization vector for the symmethric algorithm
Public propertyKey
Gets the secret key for the symmethric algorithm
Public propertySalt
Gets the salt for the symmethric algorithm
Top
See Also