Uses of Class
org.bouncycastle.asn1.cmc.BodyPartReference
-
Packages that use BodyPartReference Package Description org.bouncycastle.asn1.cmc -
-
Uses of BodyPartReference in org.bouncycastle.asn1.cmc
Methods in org.bouncycastle.asn1.cmc that return BodyPartReference Modifier and Type Method Description BodyPartReference[]
ControlsProcessed. getBodyList()
static BodyPartReference
BodyPartReference. getInstance(Object obj)
Constructors in org.bouncycastle.asn1.cmc with parameters of type BodyPartReference Constructor Description ControlsProcessed(BodyPartReference bodyPartRef)
Construct a ControlsProcessed object containing one BodyPartReference.ControlsProcessed(BodyPartReference[] bodyList)
-