Uses of Class
com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.PrivateCertificateCryptoKey
-
Packages that use PrivateCertificateCryptoKey Package Description com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model -
-
Uses of PrivateCertificateCryptoKey in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model
Methods in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model that return PrivateCertificateCryptoKey Modifier and Type Method Description PrivateCertificateCryptoKeyPrivateCertificateCryptoKey.Builder. build()Builds a PrivateCertificateCryptoKey.PrivateCertificateCryptoKeyConfigurationPrototype. cryptoKey()Gets the cryptoKey.PrivateCertificateCryptoKeyConfiguration. getCryptoKey()Gets the cryptoKey.PrivateCertificateCryptoKeyConfigurationMetadata. getCryptoKey()Gets the cryptoKey.Methods in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model with parameters of type PrivateCertificateCryptoKey Modifier and Type Method Description PrivateCertificateConfigurationIntermediateCAPrototype.BuilderPrivateCertificateConfigurationIntermediateCAPrototype.Builder. cryptoKey(PrivateCertificateCryptoKey cryptoKey)Set the cryptoKey.PrivateCertificateConfigurationRootCAPrototype.BuilderPrivateCertificateConfigurationRootCAPrototype.Builder. cryptoKey(PrivateCertificateCryptoKey cryptoKey)Set the cryptoKey.
-