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]
Public Shared Function SignatureIsValid (
   fileName As String,
   password As String 
) As Boolean

Parameters

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

Return Value

Boolean
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-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.