DecryptPKCS

The DecryptPKCS component decrypts a business data object that was encrypted using the Public Key Crypto System (PKCS) security standard.

The DecryptPKCS component decrypts the object, writes the result to the specified plain text field, and writes the status to the specified decryption status field.

By default, the encrypted text field is stored in the working_data name/value pair on the Transport Dictionary. The contents of this field, once decrypted, are used to overwrite the encrypted data in the working_data name/value pair.


© 1997-1998 Microsoft Corporation. All rights reserved.