EasyUA Reference
X509CRL Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : X509CRL Class

Glossary Item Box

The following tables list the members exposed by X509CRL.

Public Constructors

 NameDescription
Public ConstructorX509CRL ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyIssuer The subject name of the Issuer for the CRL.  
Public PropertyNextUpdateTime When the CRL is due for its next update.  
Public PropertyRawData The raw data for the CRL.  
Public PropertyUpdateTime When the CRL was last updated.  
Top

Public Methods

 NameDescription
Public MethodDispose Frees any unmanaged resources.  
Public MethodIsRevoked Returns true the certificate is in the CRL.  
Public MethodVerifySignature Verifies the signature on the CRL.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.