public class X509AuthorityKeyIdentifierExtension extends X509Extension
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Security.Cryptography, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Security.Cryptography
|
static java.lang.String |
className
Qualified class name: System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
X509AuthorityKeyIdentifierExtension() |
X509AuthorityKeyIdentifierExtension(byte[] rawData,
boolean critical) |
X509AuthorityKeyIdentifierExtension(java.lang.Object instance)
Internal constructor.
|
getCritical, setCriticalFormat, getOid, getRawData, setOid, setRawDatapublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public X509AuthorityKeyIdentifierExtension()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
ArgumentException,
NotSupportedException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
public X509AuthorityKeyIdentifierExtension(byte[] rawData,
boolean critical)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
ArgumentException,
NotSupportedException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
AsnContentException,
FormatException,
CryptographicException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionArgumentExceptionNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionAsnContentExceptionFormatExceptionCryptographicExceptionpublic X509AuthorityKeyIdentifierExtension(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static X509AuthorityKeyIdentifierExtension cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into X509AuthorityKeyIdentifierExtension, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedX509AuthorityKeyIdentifierExtension instancejava.lang.Throwable - in case of error during cast operationpublic void CopyFrom(AsnEncodedData asnEncodedData) throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentNullException, PlatformNotSupportedException
CopyFrom in class X509Extensionjava.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionPlatformNotSupportedExceptionpublic static X509AuthorityKeyIdentifierExtension Create(byte[] keyIdentifier, X500DistinguishedName issuerName, byte[] serialNumber) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, OverflowException, IndexOutOfRangeException, AsnContentException, CryptographicException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOverflowExceptionIndexOutOfRangeExceptionAsnContentExceptionCryptographicExceptionpublic static X509AuthorityKeyIdentifierExtension Create(JCORefOut dupParam0, X500DistinguishedName dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, OverflowException, IndexOutOfRangeException, AsnContentException, CryptographicException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOverflowExceptionIndexOutOfRangeExceptionAsnContentExceptionCryptographicExceptionpublic static X509AuthorityKeyIdentifierExtension CreateFromCertificate(X509Certificate2 certificate, boolean includeKeyIdentifier, boolean includeIssuerAndSerial) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, CryptographicException, IndexOutOfRangeException, NullReferenceException, OutOfMemoryException, ExternalException, CultureNotFoundException, AsnContentException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionCryptographicExceptionIndexOutOfRangeExceptionNullReferenceExceptionOutOfMemoryExceptionExternalExceptionCultureNotFoundExceptionAsnContentExceptionOverflowExceptionpublic static X509AuthorityKeyIdentifierExtension CreateFromIssuerNameAndSerialNumber(X500DistinguishedName issuerName, byte[] serialNumber) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, OverflowException, IndexOutOfRangeException, AsnContentException, CryptographicException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOverflowExceptionIndexOutOfRangeExceptionAsnContentExceptionCryptographicExceptionpublic static X509AuthorityKeyIdentifierExtension CreateFromIssuerNameAndSerialNumber(X500DistinguishedName dupParam0, JCORefOut dupParam1) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, OverflowException, IndexOutOfRangeException, AsnContentException, CryptographicException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOverflowExceptionIndexOutOfRangeExceptionAsnContentExceptionCryptographicExceptionpublic static X509AuthorityKeyIdentifierExtension CreateFromSubjectKeyIdentifier(byte[] subjectKeyIdentifier) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, OverflowException, IndexOutOfRangeException, AsnContentException, CryptographicException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOverflowExceptionIndexOutOfRangeExceptionAsnContentExceptionCryptographicExceptionpublic static X509AuthorityKeyIdentifierExtension CreateFromSubjectKeyIdentifier(JCORefOut dupParam0) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, OverflowException, IndexOutOfRangeException, AsnContentException, CryptographicException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOverflowExceptionIndexOutOfRangeExceptionAsnContentExceptionCryptographicExceptionpublic static X509AuthorityKeyIdentifierExtension CreateFromSubjectKeyIdentifier(X509SubjectKeyIdentifierExtension subjectKeyIdentifier) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, AsnContentException, CryptographicException, OverflowException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class X509ExtensionString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class X509ExtensionString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class X509ExtensionObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class X509ExtensionString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class X509ExtensionJCType representing the CLR Type of the instantiated Classpublic X500DistinguishedName getNamedIssuer() throws java.lang.Throwable, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentException, AsnContentException, ArgumentOutOfRangeException, ArgumentNullException, OutOfMemoryException, FormatException, InvalidOperationException, ArrayTypeMismatchException, CryptographicException
public void setJCOInstance(JCObject instance)
setJCOInstance in class X509Extension