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