org.mozilla.jss.pkix.cert

Class SubjectKeyIdentifier.Template

public static class SubjectKeyIdentifier.Template extends Object implements ASN1Template

Constructor Summary
Template()
Method Summary
ASN1Valuedecode(InputStream istream)
ASN1Valuedecode(Tag implicit, InputStream istream)
booleantagMatch(Tag t)

Constructor Detail

Template

public Template()

Method Detail

decode

public ASN1Value decode(InputStream istream)

decode

public ASN1Value decode(Tag implicit, InputStream istream)

tagMatch

public boolean tagMatch(Tag t)