Key.getEncoded

Returns the key in its primary encoding format, or null if this key does not support encoding.

@return the encoded key, or null if the key does not support encoding.

interface Key
byte[]
getEncoded
()

Meta