Aes256Cbc Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Aes256Cbc : Microsoft.Azure.KeyVault.Cryptography.Algorithms.AesCbc
type Aes256Cbc = class
inherit AesCbc
Public Class Aes256Cbc
Inherits AesCbc
- Inheritance
Constructors
Aes256Cbc() |
Fields
AlgorithmName |
Properties
Name | (Inherited from Algorithm) |
Methods
CreateDecryptor(Byte[], Byte[], Byte[], Byte[]) | |
CreateEncryptor(Byte[], Byte[], Byte[]) |