public class POPSigningKeyInputCMP
extends java.lang.Object
POPOSigningKeyInput| Constructor and Description |
|---|
POPSigningKeyInputCMP()
Deprecated.
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
decode(ASN1Object obj)
Deprecated.
|
SubjectPublicKeyInfo |
getPublicKey()
Deprecated.
|
PMACVALUE |
getPublicKeyMAC()
Deprecated.
|
void |
setPublicKey(SubjectPublicKeyInfo publicKey)
Deprecated.
|
void |
setPublicKeyMAC(PMACVALUE publicKeyMAC)
Deprecated.
|
ASN1Object |
toASN1Object()
Deprecated.
|
public ASN1Object toASN1Object() throws CodingException
CodingExceptionpublic void setPublicKeyMAC(PMACVALUE publicKeyMAC)
public PMACVALUE getPublicKeyMAC()
public void setPublicKey(SubjectPublicKeyInfo publicKey)
public SubjectPublicKeyInfo getPublicKey()
public void decode(ASN1Object obj) throws CodingException
CodingException