Algorithm Property
Algorithm
The algorithm of the key in this object.
C#
public PivAlgorithm Algorithm { get; protected set; }
Property Value
Type | Description |
---|---|
PivAlgorithm | RSA or ECC. |
The algorithm of the key in this object.
public PivAlgorithm Algorithm { get; protected set; }
Type | Description |
---|---|
PivAlgorithm | RSA or ECC. |