Collapse imageExpand ImageCopy imageCopyHover image
            





iTextSharp documentation
AuthorityKeyIdentifier Members
AuthorityKeyIdentifier Class Constructors Methods Properties See Also Send Feedback

The AuthorityKeyIdentifier type exposes the following members.

Constructors

  NameDescription
Public methodAuthorityKeyIdentifier(array<Byte>[]()[][])
Protected methodAuthorityKeyIdentifier(Asn1Sequence)
Public methodAuthorityKeyIdentifier(SubjectPublicKeyInfo)
Public methodAuthorityKeyIdentifier(GeneralNames, BigInteger)
Public methodAuthorityKeyIdentifier(array<Byte>[]()[][], GeneralNames, BigInteger)
Public methodAuthorityKeyIdentifier(SubjectPublicKeyInfo, GeneralNames, BigInteger)

Methods

  NameDescription
Public methodEquals (Inherited from Asn1Encodable.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDerEncoded (Inherited from Asn1Encodable.)
Public methodGetEncoded()()()() (Inherited from Asn1Encodable.)
Public methodGetEncoded(String) (Inherited from Asn1Encodable.)
Public methodGetHashCode (Inherited from Asn1Encodable.)
Public methodStatic memberGetInstance(Object)
Public methodStatic memberGetInstance(Asn1TaggedObject, Boolean)
Public methodGetKeyIdentifier
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToAsn1Object (Overrides Asn1Encodable..::..ToAsn1Object()()()().)
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyAuthorityCertIssuer
Public propertyAuthorityCertSerialNumber

See Also

AuthorityKeyIdentifier Class
Org.BouncyCastle.Asn1.X509 Namespace
Footer image