Class AesCipherParameters
Definition
- Namespace:
- Tizen.Security.SecureRepository.Crypto
- Assembly:
- Tizen.Security.SecureRepository.dll
- API Level:
- 3
An abstract class for holding parameters for the AES algorithm.
C#Copypublic abstract class AesCipherParameters : CipherParameters
- Inheritance
- Derived
Properties
Declaration
C#Copypublic byte[] IV { get; set; }
Property Value
Type | Description |
---|---|
Byte[] |