Uses of Class
software.amazon.awssdk.crt.cal.EccKeyPair
Packages that use EccKeyPair
-
Uses of EccKeyPair in software.amazon.awssdk.crt.cal
Methods in software.amazon.awssdk.crt.cal that return EccKeyPairModifier and TypeMethodDescriptionstatic EccKeyPairEccKeyPair.newDeriveFromCredentials(Credentials credentials, EccKeyPair.AwsEccCurve curve) Derives the associated ECC key from a pair of AWS credentials according to the sigv4a ecc key derivation specification.