Uses of Class
software.amazon.encryption.s3.materials.RsaKeyMaterial.Builder
-
Packages that use RsaKeyMaterial.Builder Package Description software.amazon.encryption.s3.materials -
-
Uses of RsaKeyMaterial.Builder in software.amazon.encryption.s3.materials
Methods in software.amazon.encryption.s3.materials that return RsaKeyMaterial.Builder Modifier and Type Method Description RsaKeyMaterial.BuilderRsaKeyMaterial.Builder. keyMaterial(PartialRsaKeyPair keyMaterial)Sets the RSA key material.RsaKeyMaterial.BuilderRsaKeyMaterial.Builder. materialsDescription(MaterialsDescription materialsDescription)Sets the materials description for this RSA key material.static RsaKeyMaterial.BuilderRsaKeyMaterial. rsaBuilder()
-