public class XpsDigitalSignature extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Xps.Packaging.XpsDigitalSignature
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: ReachFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: ReachFramework
|
static java.lang.String |
className
Qualified class name: System.Windows.Xps.Packaging.XpsDigitalSignature
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
XpsDigitalSignature() |
XpsDigitalSignature(java.lang.Object instance)
Internal constructor.
|
XpsDigitalSignature(PackageDigitalSignature packageSignature,
XpsDocument _package) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public XpsDigitalSignature()
throws java.lang.Throwable
java.lang.Throwablepublic XpsDigitalSignature(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic XpsDigitalSignature(PackageDigitalSignature packageSignature, XpsDocument _package) throws java.lang.Throwable
java.lang.Throwablepublic static XpsDigitalSignature cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into XpsDigitalSignature, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedXpsDigitalSignature instancejava.lang.Throwable - in case of error during cast operationpublic boolean getDocumentPropertiesRestricted()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IOException,
FileFormatException,
XmlException,
NullReferenceException,
CryptographicException,
XPathException,
OverflowException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIOExceptionFileFormatExceptionXmlExceptionNullReferenceExceptionCryptographicExceptionXPathExceptionOverflowExceptionIndexOutOfRangeExceptionpublic boolean getIsCertificateAvailable()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
IOException,
ArgumentOutOfRangeException,
FileFormatException,
XmlException,
UriFormatException,
IndexOutOfRangeException,
OutOfMemoryException,
CryptographicException,
AccessViolationException,
NullReferenceException,
XPathException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionIOExceptionArgumentOutOfRangeExceptionFileFormatExceptionXmlExceptionUriFormatExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionCryptographicExceptionAccessViolationExceptionNullReferenceExceptionXPathExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic boolean getSignatureOriginRestricted()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IOException,
FileFormatException,
XmlException,
NullReferenceException,
CryptographicException,
XPathException,
OverflowException,
IndexOutOfRangeException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIOExceptionFileFormatExceptionXmlExceptionNullReferenceExceptionCryptographicExceptionXPathExceptionOverflowExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionpublic java.lang.String getSignatureType()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException
public byte[] getSignatureValue()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IOException,
SecurityException,
FileFormatException,
XmlSchemaException,
XmlException,
NullReferenceException,
CryptographicException,
XPathException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIOExceptionSecurityExceptionFileFormatExceptionXmlSchemaExceptionXmlExceptionNullReferenceExceptionCryptographicExceptionXPathExceptionpublic IXpsFixedDocumentSequenceReader getSignedDocumentSequence() throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IOException, ArgumentException, FileFormatException, XmlException, InvalidDataException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, KeyNotFoundException, XpsPackagingException, NotSupportedException, FormatException, NotImplementedException, OverflowException, NullReferenceException, CryptographicException, XPathException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIOExceptionArgumentExceptionFileFormatExceptionXmlExceptionInvalidDataExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionKeyNotFoundExceptionXpsPackagingExceptionNotSupportedExceptionFormatExceptionNotImplementedExceptionOverflowExceptionNullReferenceExceptionCryptographicExceptionXPathExceptionpublic X509Certificate getSignerCertificate() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, IOException, FileFormatException, XmlException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, CryptographicException, AccessViolationException, XmlSchemaException, NullReferenceException, XPathException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionIOExceptionFileFormatExceptionXmlExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionCryptographicExceptionAccessViolationExceptionXmlSchemaExceptionNullReferenceExceptionXPathExceptionpublic DateTime getSigningTime() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IOException, FileFormatException, XmlException, NullReferenceException, CryptographicException, XPathException, OverflowException, IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIOExceptionFileFormatExceptionXmlExceptionNullReferenceExceptionCryptographicExceptionXPathExceptionOverflowExceptionIndexOutOfRangeExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic VerifyResult Verify() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, IOException, FileFormatException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, CryptographicException, OutOfMemoryException, AccessViolationException, XmlException, NullReferenceException, XPathException, SecurityException, MissingMethodException, TargetInvocationException, ConfigurationErrorsException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionIOExceptionFileFormatExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNotSupportedExceptionCryptographicExceptionOutOfMemoryExceptionAccessViolationExceptionXmlExceptionNullReferenceExceptionXPathExceptionSecurityExceptionMissingMethodExceptionTargetInvocationExceptionConfigurationErrorsExceptionpublic VerifyResult Verify(X509Certificate certificate) throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IOException, FileFormatException, XmlException, NullReferenceException, CryptographicException, XPathException, OverflowException, NotSupportedException, KeyNotFoundException, AccessViolationException, MissingMethodException, TargetInvocationException, ConfigurationErrorsException, OutOfMemoryException, SecurityException, ThreadAbortException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIOExceptionFileFormatExceptionXmlExceptionNullReferenceExceptionCryptographicExceptionXPathExceptionOverflowExceptionNotSupportedExceptionKeyNotFoundExceptionAccessViolationExceptionMissingMethodExceptionTargetInvocationExceptionConfigurationErrorsExceptionOutOfMemoryExceptionSecurityExceptionThreadAbortExceptionpublic X509ChainStatusFlags VerifyCertificate() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, IOException, FileFormatException, XmlException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, CryptographicException, AccessViolationException, XmlSchemaException, NullReferenceException, XPathException, MissingMethodException, TargetInvocationException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionIOExceptionFileFormatExceptionXmlExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionCryptographicExceptionAccessViolationExceptionXmlSchemaExceptionNullReferenceExceptionXPathExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionpublic static X509ChainStatusFlags VerifyCertificate(X509Certificate certificate) throws java.lang.Throwable, ArgumentNullException, AccessViolationException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, FormatException, CryptographicException, ApplicationException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentNullExceptionAccessViolationExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionCryptographicExceptionApplicationExceptionNotSupportedExceptionMissingMethodException