Package | Description |
---|---|
org.bouncycastle.asn1.mozilla | |
org.bouncycastle.mozilla |
Support class for mozilla signed public key and challenge.
|
Modifier and Type | Method and Description |
---|---|
static SignedPublicKeyAndChallenge |
SignedPublicKeyAndChallenge.getInstance(Object obj) |
Modifier and Type | Field and Description |
---|---|
protected SignedPublicKeyAndChallenge |
SignedPublicKeyAndChallenge.spkacSeq |
Modifier and Type | Method and Description |
---|---|
SignedPublicKeyAndChallenge |
SignedPublicKeyAndChallenge.toASN1Structure()
Return the underlying ASN.1 structure for this challenge.
|
Constructor and Description |
---|
SignedPublicKeyAndChallenge(SignedPublicKeyAndChallenge struct) |
Copyright © 2018 BouncyCastle.org. All rights reserved.