PsrDecryptionInstruction Class |
Namespace: PsrApi.Internals.InternalObjects
public class PsrDecryptionInstruction
The PsrDecryptionInstruction type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrDecryptionInstruction | Initializes a new instance of the PsrDecryptionInstruction class |
Name | Description | |
---|---|---|
![]() | LegitimateDecryptionChain |
A decrypted chain, whose first entry can be decrypted with the private key of the LegitimateId.
After decrypting the encryption chain a certain plain value will be accessible
|
![]() | LegitimateId |
The Id of the legitimate whose private key is required to decrypt the decryption chain
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |