Package | Description |
---|---|
org.jmrtd.cert |
Modifier and Type | Method and Description |
---|---|
CVCAuthorizationTemplate |
CardVerifiableCertificate.getAuthorizationTemplate()
Gets the holder authorization template.
|
Modifier and Type | Method and Description |
---|---|
static CardVerifiableCertificate |
CVCertificateBuilder.createCertificate(PublicKey publicKey,
PrivateKey signerKey,
String algorithmName,
CVCPrincipal caRef,
CVCPrincipal holderRef,
CVCAuthorizationTemplate authZTemplate,
Date validFrom,
Date validTo,
String provider)
Card verifiable certificate factory method.
|
Copyright © 2016. All rights reserved.