Opc.Ua.Core
X509Utils Class Members
Methods 


Opc.Ua Namespace : X509Utils Class

The following tables list the members exposed by X509Utils.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Extension to add a certificate to a ICertificateStore.  
Public Methodstatic (Shared in Visual Basic)Overloaded. e Extension to add a certificate to a ICertificateStore.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Compares two distinguished names.  
Public Methodstatic (Shared in Visual Basic) Creates a certificate from a PKCS #12 store with a private key.  
Public Methodstatic (Shared in Visual Basic) Creates a copy of a certificate with a private key. If the platform defaults to an ephemeral key set, the private key requires an extra copy.  
Public Methodstatic (Shared in Visual Basic) Checks that the domain in the URL provided matches one of the domains in the certificate.  
Public Methodstatic (Shared in Visual Basic) Get the certificate by issuer and serial number.  
Public Methodstatic (Shared in Visual Basic) Extracts the application URI specified in the certificate.  
Public Methodstatic (Shared in Visual Basic) Extracts the DNS names specified in the certificate.  
Public Methodstatic (Shared in Visual Basic) Return the key usage flags of a certificate.  
Public Methodstatic (Shared in Visual Basic) Get the hash algorithm from the hash size in bits.  
Public Methodstatic (Shared in Visual Basic) Returns the size of the public key and disposes RSA key.  
Public Methodstatic (Shared in Visual Basic) Check if certificate has an application urn.  
Public Methodstatic (Shared in Visual Basic) Determines whether the certificate is issued by a Certificate Authority.  
Public Methodstatic (Shared in Visual Basic) Determines whether the certificate is allowed to be an issuer.  
Public Methodstatic (Shared in Visual Basic) Check for self signed certificate if there is match of the Subject/Issuer.  
Public Methodstatic (Shared in Visual Basic) Parses a distingushed name.  
Public Methodstatic (Shared in Visual Basic) Verify RSA key pair of two certificates.  
Public Methodstatic (Shared in Visual Basic) Verify the signature of a self signed certificate.  
Top
See Also

Reference

X509Utils Class
Opc.Ua Namespace