Click or drag to resize

SecurIdSdtidTokenBatchPrivateKey Property

Gets the private key used to calculate the SDTID batch signature

Namespace:  ursa
Assembly:  ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntax
protected RSAParameters BatchPrivateKey { get; }

Property Value

Type: RSAParameters
See Also