Uses of Interface
com.google.cloud.security.privateca.v1.KeyUsage.ExtendedKeyUsageOptionsOrBuilder
-
Packages that use KeyUsage.ExtendedKeyUsageOptionsOrBuilder Package Description com.google.cloud.security.privateca.v1 A client to Certificate Authority API -
-
Uses of KeyUsage.ExtendedKeyUsageOptionsOrBuilder in com.google.cloud.security.privateca.v1
Classes in com.google.cloud.security.privateca.v1 that implement KeyUsage.ExtendedKeyUsageOptionsOrBuilder Modifier and Type Class Description static classKeyUsage.ExtendedKeyUsageOptions[KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1.KeyUsage.ExtendedKeyUsageOptions] has fields that correspond to certain common OIDs that could be specified as an extended key usage value.static classKeyUsage.ExtendedKeyUsageOptions.Builder[KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1.KeyUsage.ExtendedKeyUsageOptions] has fields that correspond to certain common OIDs that could be specified as an extended key usage value.Methods in com.google.cloud.security.privateca.v1 that return KeyUsage.ExtendedKeyUsageOptionsOrBuilder Modifier and Type Method Description KeyUsage.ExtendedKeyUsageOptionsOrBuilderKeyUsage.Builder. getExtendedKeyUsageOrBuilder()Detailed scenarios in which a key may be used.KeyUsage.ExtendedKeyUsageOptionsOrBuilderKeyUsage. getExtendedKeyUsageOrBuilder()Detailed scenarios in which a key may be used.KeyUsage.ExtendedKeyUsageOptionsOrBuilderKeyUsageOrBuilder. getExtendedKeyUsageOrBuilder()Detailed scenarios in which a key may be used.
-