메소드 | 설명 | |
---|---|---|
GetAlgorithmName ( |
||
GetCipher ( |
||
GetCipher ( string algorithm ) : IBufferedCipher | ||
GetObjectIdentifier ( string mechanism ) : |
Returns a ObjectIdentifier for a give encoding.
|
메소드 | 설명 | |
---|---|---|
CipherUtilities ( ) : System | ||
GetDigitIndex ( string s ) : int |
public static GetAlgorithmName ( |
||
oid | ||
리턴 | string |
public static GetCipher ( |
||
oid | ||
리턴 | IBufferedCipher |
public static GetCipher ( string algorithm ) : IBufferedCipher | ||
algorithm | string | |
리턴 | IBufferedCipher |
public static GetObjectIdentifier ( string mechanism ) : |
||
mechanism | string | A string representation of the encoding. |
리턴 |