Click or drag to resize

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; }

Property Value

Type: RSAParameters
See Also