Package | Description |
---|---|
org.bouncycastle.asn1.x9 |
Modifier and Type | Method and Description |
---|---|
static KeySpecificInfo |
KeySpecificInfo.getInstance(Object obj)
Return a KeySpecificInfo object from the passed in object.
|
KeySpecificInfo |
OtherInfo.getKeyInfo()
Return the key specific info for the KEK/CEK.
|
Constructor and Description |
---|
OtherInfo(KeySpecificInfo keyInfo,
ASN1OctetString partyAInfo,
ASN1OctetString suppPubInfo) |
Copyright © 2018 BouncyCastle.org. All rights reserved.