PkiSecretFunctions

Functions

Link copied to clipboard
Link copied to clipboard
suspend fun getBackendIssuer(backend: String, disableCriticalExtensionChecks: Boolean? = null, disableNameChecks: Boolean? = null, disableNameConstraintChecks: Boolean? = null, disablePathLengthChecks: Boolean? = null, issuerRef: String, namespace: String? = null): GetBackendIssuerResult
Link copied to clipboard
suspend fun getBackendKey(backend: String, keyRef: String, namespace: String? = null): GetBackendKeyResult
Link copied to clipboard