Click or drag to resize

ISymmetricCryptographicProvider Methods

The ISymmetricCryptographicProvider type exposes the following members.

Methods
  NameDescription
Public methodDecrypt
Decrypts the specified data
Public methodEncrypt
Encrypts the sepcified data
Public methodGenerateIV
Generates an initialization vector
Public methodGenerateKey
Generates a key
Public methodGetContextKey
Gets the context key
Top
See Also