|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDeviceCertificate
Work place join related certificate is required to respond device challange.
| Method Summary | |
|---|---|
X509Certificate |
getCertificate()
Gets certificate. |
RSAPrivateKey |
getRSAPrivateKey()
Gets RSA private key. |
RSAPublicKey |
getRSAPublicKey()
Gets RSA public key. |
String |
getThumbPrint()
Gets thumbPrint for certificate. |
boolean |
isValidIssuer(List<String> certAuthorities)
Checks valid issuer for cert authorities. |
| Method Detail |
|---|
boolean isValidIssuer(List<String> certAuthorities)
certAuthorities - list of cert authorities
X509Certificate getCertificate()
X509CertificateRSAPrivateKey getRSAPrivateKey()
String getThumbPrint()
RSAPublicKey getRSAPublicKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||