trust Anchors
Parameters
value
List of Trust Anchors to be used while performing validation against a given TrustStore. Structure is documented below.
Parameters
values
List of Trust Anchors to be used while performing validation against a given TrustStore. Structure is documented below.
suspend fun trustAnchors(argument: List<suspend TrustConfigTrustStoreTrustAnchorArgsBuilder.() -> Unit>)
suspend fun trustAnchors(vararg argument: suspend TrustConfigTrustStoreTrustAnchorArgsBuilder.() -> Unit)
Parameters
argument
List of Trust Anchors to be used while performing validation against a given TrustStore. Structure is documented below.