Package oracle.nosql.driver.iam.pki
package oracle.nosql.driver.iam.pki
This package is the clone of com.oracle.bmc.http.client.pki in oci-java-sdk
-
ClassDescriptionServices for working with PEM encoded private keys, public keys and certificates.Decodes PEM encoded text streams into the desired formatEncode certificates, public keys and private keys into PEM encoded formatConfigures how private keys are encryptedBuild
Pem.Encryption
instancesDenotes the specific syntax used for encoding public and private keys (Does not affect the encoding of certificates)Holds a passphrase using a try-with-resources model to assure the passphrase plain-text is erased once it has been used