Class CryptoId
The signature device may have several sets of cryptographic keys. A CryptoId identifies such a set.
Inheritance
System.Object
CryptoId
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public class CryptoId
Properties
| Name | Description |
|---|---|
| Description | |
| PadCertLength | The number of octets of the notary key. |
| PadCertLength_bit | The number of bits of the notary key. |
| PadNotaryLength | The number of octets of the notary key. |
| PadNotaryLength_bit | The number of bits of the notary key. |
Methods
| Name | Description |
|---|---|
| Equals(Object) | |
| GetHashCode() | |
| ToString() |