The members of Java.Security.IKey are listed below.
Public Properties
[read-only] | Algorithm | string. Returns the name of the algorithm of this key. |
[read-only] | Format | string. Returns the name of the format used to encode this key, or null
if it can not be encoded. |
Public Methods
| GetEncoded() : byte[]Returns the encoded form of this key, or null if encoding is not
supported by this key. |