EasyUA Reference
X509CRL Constructor(Byte[])
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > X509CRL Class > X509CRL Constructor : X509CRL Constructor(Byte[])

crl

Glossary Item Box

Loads a CRL from a memory buffer.

Syntax

Visual Basic (Usage)Copy Code
Dim crl() As Byte
 
Dim instance As New X509CRL(crl)
C# 
public X509CRL( 
   byte[] crl
)

Parameters

crl

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.