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:
getAlgorithmin interfaceKey
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-