Membros SymmetricKeyEncryption
The SymmetricKeyEncryption class represents the encryption type used when encrypting symmetric keys.
O tipo SymmetricKeyEncryption expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
SymmetricKeyEncryption() () () () | Initializes a new instance of the SymmetricKeyEncryption class. |
![]() |
SymmetricKeyEncryption(KeyEncryptionType, String) | Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
ObjectNameOrPassword | Gets or sets the object name or the password associated with the symmetric key encryption. |
Início
Consulte também