public abstract class CVCPublicKey extends AbstractSequence implements PublicKey
CVC_VERSION, NEWLINE| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
OIDField |
getObjectIdentifier()
Returns Object Identifier
|
void |
setObjectIdentifier(OIDField oid)
Sets an Object Identifier.
|
encode, getAllowedFields, getAsText, getAsText, getDEREncoded, getEncodableFields, getOrderedSubfields, getSubfieldsdecodeLength, encodeLength, getAsText, getAsText, getParent, getTag, setParent, toByteArray, toByteArray, trimByteArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithm, getFormatpublic byte[] getEncoded()
getEncoded in interface Keypublic OIDField getObjectIdentifier() throws NoSuchFieldException
NoSuchFieldExceptionpublic void setObjectIdentifier(OIDField oid) throws ConstructionException
ConstructionExceptionCopyright © 2021. All rights reserved.