Uses of Class
org.bouncycastle.asn1.x509.sigi.NameOrPseudonym
Packages that use NameOrPseudonym
Package
Description
Classes and object identifiers related to the SigI specifciation (German Signature Law Interoperability specification).
-
Uses of NameOrPseudonym in org.bouncycastle.asn1.x509.sigi
Methods in org.bouncycastle.asn1.x509.sigi that return NameOrPseudonymModifier and TypeMethodDescriptionstatic NameOrPseudonym
NameOrPseudonym.getInstance
(Object obj) PersonalData.getNameOrPseudonym()
Constructors in org.bouncycastle.asn1.x509.sigi with parameters of type NameOrPseudonymModifierConstructorDescriptionPersonalData
(NameOrPseudonym nameOrPseudonym, BigInteger nameDistinguisher, ASN1GeneralizedTime dateOfBirth, DirectoryString placeOfBirth, String gender, DirectoryString postalAddress) Constructor from a given details.