Uses of Class
org.bouncycastle.asn1.cms.ecc.ECCCMSSharedInfo
Packages that use ECCCMSSharedInfo
Package
Description
Classes specific to RFC 5753 "Use of Elliptic Curve Cryptography (ECC) Algorithms in Cryptographic Message Syntax."
-
Uses of ECCCMSSharedInfo in org.bouncycastle.asn1.cms.ecc
Methods in org.bouncycastle.asn1.cms.ecc that return ECCCMSSharedInfoModifier and TypeMethodDescriptionstatic ECCCMSSharedInfo
ECCCMSSharedInfo.getInstance
(Object obj) static ECCCMSSharedInfo
ECCCMSSharedInfo.getInstance
(ASN1TaggedObject obj, boolean explicit) Return an ECC-CMS-SharedInfo object from a tagged object.