org.mozilla.jss.SecretDecoderRing

Class Encoding.Template

public static class Encoding.Template extends SEQUENCE.Template

An ASN.1 class for decoding the SecretDecoderRing result. This class is used internally by the SecretDecoderRing. You need not use this class directly in order to use the SecretDecoderRing.
Constructor Summary
Template()
Method Summary
ASN1Valuedecode(InputStream istream)
ASN1Valuedecode(Tag implicitTag, InputStream istream)
booleantagMatch(Tag tag)

Constructor Detail

Template

public Template()

Method Detail

decode

public ASN1Value decode(InputStream istream)

decode

public ASN1Value decode(Tag implicitTag, InputStream istream)

tagMatch

public boolean tagMatch(Tag tag)