org.mozilla.jss.pkix.crmf
public static class POPOPrivKey.Template extends Object implements ASN1Template
Constructor Summary | |
---|---|
Template() |
Method Summary | |
---|---|
ASN1Value | decode(Tag implicitTag, InputStream istream)
Should not be called, because POPOPrivKey is a CHOICE and cannot
have an implicit tag. |
ASN1Value | decode(InputStream istream) |
boolean | tagMatch(Tag tag) |