Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ContainerName ( string UDF ) : string |
Generate a key container name from a UDF fingerprint.
|
|
FindLocal ( string UDF ) : |
Search all the local machine stores to find a key pair with the specified fingerprint
|
|
GetKeyPair ( |
Get the key associated with a system asymmetric provider.
|
|
GetPrivate ( ) : void |
Search for the local key with the specified UDF fingerprint.
|
|
GetUDFBytes ( ) : byte[] |
Returns the UDF fingerprint of the current key as a byte array.
|
public static ContainerName ( string UDF ) : string | ||
UDF | string | UDF fingerprint value. |
Результат | string |
public static FindLocal ( string UDF ) : |
||
UDF | string | |
Результат |
public static GetKeyPair ( |
||
AsymmetricAlgorithm | Asymmetric provider. | |
Результат |