Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.68.0.redhat-00001
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
byte[] |
decrypt(byte[] data,
byte[] iv)
Decrypt the passed in data using the associated IV and the decryptor's key state.
|
-
-
Method Detail
-
decrypt
byte[] decrypt(byte[] data,
byte[] iv)
throws PEMException
Decrypt the passed in data using the associated IV and the decryptor's key state.
- Parameters:
data
- the encrypted data
iv
- the initialisation vector associated with the decryption.
- Returns:
- the decrypted data.
- Throws:
PEMException
- in the event of an issue.
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.68.0.redhat-00001
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2021 BouncyCastle.org. All rights reserved.