SecureBlackbox 2020 Java Edition

Questions / Feedback?

DecryptAndVerify Method

Decrypts and verifies a protected message.

Syntax

public byte[] decryptAndVerify(byte[] sourceBytes, int startIndex, int count);

Remarks

Use this method to unprotect a PGP message contained in a byte array. The method returns the decrypted message.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Java Edition - Version 20.0 [Build 8156]