Class AbstractEncryptedDataKeyFormat
java.lang.Object
ch.admin.bit.jeap.crypto.internal.core.keymanagement.AbstractEncryptedDataKeyFormat
- All Implemented Interfaces:
EncryptedDataKeyFormat
public abstract class AbstractEncryptedDataKeyFormat
extends Object
implements EncryptedDataKeyFormat
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.admin.bit.jeap.crypto.internal.core.keymanagement.EncryptedDataKeyFormat
canParse, format, parse
-
Constructor Details
-
AbstractEncryptedDataKeyFormat
public AbstractEncryptedDataKeyFormat()
-
-
Method Details
-
format
- Specified by:
formatin interfaceEncryptedDataKeyFormat
-