| SecurIdSdtidTokenBatchPrivateKey Property |
Gets the private key used to calculate the SDTID batch signature
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax protected RSAParameters BatchPrivateKey { get; }
Protected ReadOnly Property BatchPrivateKey As RSAParameters
Get
protected:
property RSAParameters BatchPrivateKey {
RSAParameters get ();
}
member BatchPrivateKey : RSAParameters with get
Property Value
Type:
RSAParametersSee Also