JScript | |
---|---|
function CreatePKCS7Signature( data : byte[], p12cert : byte[], key : byte[], detached : boolean ) : byte[]; |
Parameters
- data
- Data to sign
- p12cert
- public certificate
- key
- private key
- detached
- If detached is true, the signature is detached.
Return Value
The signatureTarget Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family