| Package | Description |
|---|---|
| org.bouncycastle.asn1.mozilla |
| Class and Description |
|---|
| PublicKeyAndChallenge
This is designed to parse
the PublicKeyAndChallenge created by the KEYGEN tag included by
Mozilla based browsers.
|
| SignedPublicKeyAndChallenge
SignedPublicKeyAndChallenge ::= SEQUENCE {
publicKeyAndChallenge PublicKeyAndChallenge,
signatureAlgorithm AlgorithmIdentifier,
signature BIT STRING
}
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.