Class OtherName

java.lang.Object
org.mozilla.jss.netscape.security.x509.OtherName
All Implemented Interfaces:
Serializable, GeneralNameInterface

public class OtherName extends Object implements GeneralNameInterface
This class implements the OtherName as required by the GeneralNames ASN.1 object. OtherName ::= SEQUENCE { type-id OBJECT IDENTIFIER, value [0] EXPLICIT ANY DEFINED BY type-id }
Version:
1.2
See Also: