CspParameters: KeyNumber (let) |
Sets if an Asymmetric algorithm key is a Signature or Exchange key.
Public Property Let KeyNumber( ByVal Value As Long )
An Exchange key is a public/private key pair use for Asymmetric encryption. A Signature is a key pair used to digitally sign a message or file.
Read/Write.