org.mozilla.jss.pkix.cms

Class EncryptedContentInfo.Template

public static class EncryptedContentInfo.Template extends Object implements ASN1Template

A template file for decoding a EnvelopedData blob
Method Summary
ASN1Valuedecode(InputStream istream)
ASN1Valuedecode(Tag implicitTag, InputStream istream)
booleantagMatch(Tag tag)

Method Detail

decode

public ASN1Value decode(InputStream istream)

decode

public ASN1Value decode(Tag implicitTag, InputStream istream)

tagMatch

public boolean tagMatch(Tag tag)