| Package | Description |
|---|---|
| com.entrust.toolkit.x509.extensions |
Contains classes that implement certificate extensions.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAltName |
CertificateTransparencyRedaction.processRedaction(SubjectAltName san)
Process the redaction by apply it to the supplied SubjectAltName class and
return a new SubjectAltName that has been redacted.
|
SubjectAltName |
CertificateTransparencyRedaction.processRedaction(SubjectAltName san,
java.lang.String token)
Process the redaction by apply it to the supplied SubjectAltName class and
return a new SubjectAltName that has been redacted.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAltName |
CertificateTransparencyRedaction.processRedaction(SubjectAltName san)
Process the redaction by apply it to the supplied SubjectAltName class and
return a new SubjectAltName that has been redacted.
|
SubjectAltName |
CertificateTransparencyRedaction.processRedaction(SubjectAltName san,
java.lang.String token)
Process the redaction by apply it to the supplied SubjectAltName class and
return a new SubjectAltName that has been redacted.
|