Class CipherParameters
Definition
- Namespace:
- Tizen.Security.SecureRepository.Crypto
- Assembly:
- Tizen.Security.SecureRepository.dll
- API Level:
- 3
An abstract class for holding parameters for encryption and decryption.
C#Copypublic abstract class CipherParameters
- Inheritance
-
System.ObjectCipherParameters
- Derived
Properties
Declaration
C#Copypublic CipherAlgorithmType Algorithm { get; }
Property Value
Type | Description |
---|---|
CipherAlgorithmType |