uaPLUS Reference
X509CRL Constructor(Byte[])
See Also  Send Feedback
Opc.Ua Namespace > X509CRL Class > X509CRL Constructor : X509CRL Constructor(Byte[])

crl

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal crl() As Byte _
)
C# 
public X509CRL( 
   byte[] crl
)

Parameters

crl

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.