| Package | Description |
|---|---|
| org.bouncycastle.asn1.cms |
| Modifier and Type | Method and Description |
|---|---|
static OtherKeyAttribute |
OtherKeyAttribute.getInstance(Object o)
Return an OtherKeyAttribute object from the given object.
|
OtherKeyAttribute |
KEKIdentifier.getOther() |
OtherKeyAttribute |
RecipientKeyIdentifier.getOtherKeyAttribute() |
| Constructor and Description |
|---|
KEKIdentifier(byte[] keyIdentifier,
ASN1GeneralizedTime date,
OtherKeyAttribute other) |
RecipientKeyIdentifier(ASN1OctetString subjectKeyIdentifier,
ASN1GeneralizedTime date,
OtherKeyAttribute other) |
RecipientKeyIdentifier(byte[] subjectKeyIdentifier,
ASN1GeneralizedTime date,
OtherKeyAttribute other) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.