CryptoSys PKI Pro Manual

Pfx.SignatureIsValid Method

Verify the MacData signature in a PKCS-12 file.

Syntax

[C#]
public static bool SignatureIsValid(
	string fileName,
	string password
)
[VB.NET]
Public Shared Function SignatureIsValid ( _
	fileName As String, _
	password As String _
) As Boolean

Parameters

fileName
Name of PKCS-12 file to be checked
password
password for file

Return Value

true if signature is OK

See Also

VB6/C equivalent: PFX_VerifySig

[Contents] [Index]

[PREV: Pfx.MakeFile Method...]   [Contents]   [Index]   
   [NEXT: Prf.Bytes Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.