SimpleFormat

Undocumented in source.

Members

Static functions

decodeKey
Nullable!RSAKeyInfo decodeKey(string key)

Undocumented in source. Be warned that the author may not have intended to support it.

encodeKey
string encodeKey(BigInt modulus, BigInt exponent)

Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From iPKCS

encodeKey
string encodeKey(BigInt modulus, BigInt exponent)

Undocumented in source.

decodeKey
Nullable!RSAKeyInfo decodeKey(string key)

Undocumented in source.

Meta