Package org.mozilla.jss.crypto
Class SecretKeyFacade
java.lang.Object
org.mozilla.jss.crypto.SecretKeyFacade
- All Implemented Interfaces:
Serializable
,Key
,SecretKey
,Destroyable
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
key
-
-
Constructor Details
-
SecretKeyFacade
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithm
in interfaceKey
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncoded
in interfaceKey
-
getFormat
-