Class PrivateCertificateCryptoProvider

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel
    Direct Known Subclasses:
    PrivateCertificateCryptoProviderHPCS

    public class PrivateCertificateCryptoProvider
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The data that is associated with a cryptographic provider. Classes which extend this class: - PrivateCertificateCryptoProviderHPCS
    • Method Detail

      • type

        public String type()
        Gets the type. The type of cryptographic provider.
        Returns:
        the type
      • instanceCrn

        public String instanceCrn()
        Gets the instanceCrn. The HPCS instance CRN.
        Returns:
        the instanceCrn
      • pinIamCredentialsSecretId

        public String pinIamCredentialsSecretId()
        Gets the pinIamCredentialsSecretId. The secret Id of iam credentials with api key to access HPCS instance.
        Returns:
        the pinIamCredentialsSecretId
      • privateKeystoreId

        public String privateKeystoreId()
        Gets the privateKeystoreId. The HPCS private key store space id.
        Returns:
        the privateKeystoreId