public class PrivateEcKeyContextSpecific extends ContextSpecific implements PrKdf.PrivateKeyInfo
rawDerValue, rawValue
Constructor and Description |
---|
PrivateEcKeyContextSpecific()
Construye un objeto ASN.1 PKCS#15 PrivateKeyObject
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getKeyIdentifier() |
java.lang.String |
getKeyIdString() |
java.lang.String |
getKeyName() |
java.lang.String |
getKeyPath() |
checkTag, decodeValue, getDefaultTag, getObject
getByteValue, getRawDerValue, setDerValue
public PrivateEcKeyContextSpecific()
public java.lang.String getKeyName()
getKeyName
in interface PrKdf.PrivateKeyInfo
public java.lang.String getKeyPath()
getKeyPath
in interface PrKdf.PrivateKeyInfo
public byte[] getKeyIdentifier()
getKeyIdentifier
in interface PrKdf.PrivateKeyInfo
public java.lang.String getKeyIdString()
getKeyIdString
in interface PrKdf.PrivateKeyInfo