Uses of Class
org.bouncycastle.asn1.x9.KeySpecificInfo
Packages that use KeySpecificInfo
Package
Description
Support classes useful for encoding and supporting X9.62 elliptic curve.
-
Uses of KeySpecificInfo in org.bouncycastle.asn1.x9
Methods in org.bouncycastle.asn1.x9 that return KeySpecificInfoModifier and TypeMethodDescriptionstatic KeySpecificInfo
KeySpecificInfo.getInstance
(Object obj) Return a KeySpecificInfo object from the passed in object.OtherInfo.getKeyInfo()
Return the key specific info for the KEK/CEK.Constructors in org.bouncycastle.asn1.x9 with parameters of type KeySpecificInfoModifierConstructorDescriptionOtherInfo
(KeySpecificInfo keyInfo, ASN1OctetString partyAInfo, ASN1OctetString suppPubInfo)