SlotNumber Property
SlotNumber
The slot for which a key pair will be generated.
C#
public byte SlotNumber { get; set; }
Property Value
Type | Description |
---|---|
byte | The slot number, see Piv |
Exceptions
Type | Condition |
---|---|
Argument |
The slot specified is not valid for public key operations. |