|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICertificate
This interface represents the common methods of cryptographic certificates.
Method Summary | |
---|---|
IMyPublicKey |
getPublicKey()
Returns the public key of this certificate. |
JAPCertificate |
getX509Certificate()
Returns the X509 certificate corresponding to this certificate. |
byte[] |
toByteArray()
Converts the certificate to a byte array. |
Method Detail |
---|
IMyPublicKey getPublicKey()
JAPCertificate getX509Certificate()
byte[] toByteArray()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |