Uses of Class
org.bouncycastle.asn1.cms.SignerInfo
| Package | Description |
|---|---|
| org.bouncycastle.asn1.cms | |
| org.bouncycastle.cms |
-
Uses of SignerInfo in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return SignerInfo Modifier and Type Method Description static SignerInfoSignerInfo. getInstance(Object o) -
Uses of SignerInfo in org.bouncycastle.cms
Methods in org.bouncycastle.cms that return SignerInfo Modifier and Type Method Description SignerInfoSignerInfoGenerator. generate(ASN1ObjectIdentifier contentType)SignerInfoSignerInformation. toASN1Structure()Return the underlying ASN.1 object defining this SignerInformation object.SignerInfoSignerInformation. toSignerInfo()Deprecated.use toASN1Structure()