OdCryptoServices.h
This class defines the interface of crypto services.
|
Name |
Description |
|
This is record OdCryptoServices::OdSignatureVerificationResult. |
|
Name |
Description |
|
Decrypts the specified buffer. | |
|
Encrypts the specified buffer. | |
|
Generates detached signature for the message using signature parameters passed. | |
|
Obtains signing certificate from the signature data block. | |
|
| |
|
Fills an array of descriptions with data of all trusted certificates presented in certificate store for which the private key is available. | |
|
Obtains an existing attribute Subject Key Identifier from the signature data block. | |
|
Initializes a session key structures to encrypt/decrypt data using key derived from password. | |
|
Creates signature parameters object using certificate and attribute Subject Key Identifier. | |
|
Creates an attribute Subject Key Identifier using binary data as a value. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdCryptoServices. | |
|
Reset session key structures. | |
|
Verifies detached signature for the message. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|