Method | Description | |
---|---|---|
GetKeyGenerator ( |
||
GetKeyGenerator ( string algorithm ) : |
||
GetKeyPairGenerator ( |
||
GetKeyPairGenerator ( string algorithm ) : IAsymmetricCipherKeyPairGenerator |
Method | Description | |
---|---|---|
AddHMacKeyGenerator ( string algorithm ) : void | ||
AddKgAlgorithm ( string canonicalName ) : void | ||
AddKpgAlgorithm ( string canonicalName ) : void | ||
FindDefaultKeySize ( string canonicalName ) : int | ||
GeneratorUtilities ( ) : System.Collections | ||
GetCanonicalKeyGeneratorAlgorithm ( string algorithm ) : string | ||
GetCanonicalKeyPairGeneratorAlgorithm ( string algorithm ) : string | ||
GetDefaultKeySize ( |
||
GetDefaultKeySize ( string algorithm ) : int |
public static GetKeyGenerator ( |
||
oid | ||
return |
public static GetKeyGenerator ( string algorithm ) : |
||
algorithm | string | |
return |
public static GetKeyPairGenerator ( |
||
oid | ||
return | IAsymmetricCipherKeyPairGenerator |
public static GetKeyPairGenerator ( string algorithm ) : IAsymmetricCipherKeyPairGenerator | ||
algorithm | string | |
return | IAsymmetricCipherKeyPairGenerator |