Visual Basic (Declaration) | |
---|---|
Public Shared Function Validate( _ ByVal validator As CertificateValidator, _ ByVal signedCertificate() As Byte, _ ByRef softwareCertificate As SoftwareCertificate _ ) As ServiceResult |
C# | |
---|---|
public static ServiceResult Validate( CertificateValidator validator, byte[] signedCertificate, out SoftwareCertificate softwareCertificate ) |
Parameters
- validator
- signedCertificate
- softwareCertificate
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family