public class SM2PublicKey extends ECPublicKey
Key.KeyType, Key.VendorDefinedKeyBuilderPKCS11Object.ObjectClass, PKCS11Object.VendorDefinedObjectBuilderecdsaParams, ecPointencrypt, subject, trusted, verify, verifyRecover, wrap, wrapTemplateallowedMechanisms, derive, endDate, id, keyGenMechanism, keyType, keyTypeNames, local, startDate, vendorKeyBuilderlabel, modifiable, private_, tokenattributeTable, objectClass, objectClassNames, objectHandle, vendorObjectBuilder| Modifier | Constructor and Description |
|---|---|
|
SM2PublicKey() |
protected |
SM2PublicKey(Session session,
long objectHandle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object otherObject)
Compares all member variables of this object with the other object.
|
protected Long |
thisKeyType() |
allocateAttributes, getEcdsaParams, getEcPoint, getInstance, putAttributesInTable, readAttributes, toStringgetEncrypt, getSubject, getTrusted, getUnknownPublicKey, getVerify, getVerifyRecover, getWrap, getWrapTemplate, putAttributesInTablegetAllowedMechanisms, getDerive, getEndDate, getId, getKeyGenMechanism, getKeyType, getKeyTypeName, getLocal, getStartDate, getVendorDefinedKeyBuilder, hashCode, putAttributesInTable, setVendorDefinedKeyBuildergetLabel, getModifiable, getPrivate, getToken, putAttributesInTablegetAttribute, getAttributeTable, getAttributeValue, getAttributeValues, getObjectClass, getObjectClassName, getObjectHandle, getSetAttributes, getSetAttributes, getUnknownObject, getVendorDefinedObjectBuilder, putAttribute, putAttributesInTable, removeAttribute, setObjectHandle, setVendorDefinedObjectBuilder, toStringpublic SM2PublicKey()
protected SM2PublicKey(Session session, long objectHandle) throws TokenException
TokenExceptionprotected Long thisKeyType()
thisKeyType in class ECPublicKeypublic boolean equals(Object otherObject)
equals in class ECPublicKeyotherObject - The other object to compare to.Copyright © 2018. All rights reserved.