Uses of Enum
oracle.nosql.driver.iam.pki.Pem.Format
Packages that use Pem.Format
Package
Description
This package is the clone of com.oracle.bmc.http.client.pki in oci-java-sdk
-
Uses of Pem.Format in oracle.nosql.driver.iam.pki
Methods in oracle.nosql.driver.iam.pki that return Pem.FormatModifier and TypeMethodDescriptionstatic Pem.FormatReturns the enum constant of this type with the specified name.static Pem.Format[]Pem.Format.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in oracle.nosql.driver.iam.pki with parameters of type Pem.FormatModifier and TypeMethodDescriptionPem.Encoder.with(Pem.Format format) Configure a new instance with the specified PKCS format.