CryptoAlgorithm (aws-encryption-sdk-java 2.4.1 API) (original) (raw)


public enum CryptoAlgorithm
extends Enum<CryptoAlgorithm>
Describes the cryptographic algorithms available for use in this library.
Format: CryptoAlgorithm(block size, nonce length, tag length, max content length, key algo, key length, short value representing this algorithm, trailing signature alg, trailing signature length)

Copyright © 2023. All rights reserved.