Package org.bouncycastle.openssl
Class CertificateTrustBlock
java.lang.Object
org.bouncycastle.openssl.CertificateTrustBlock
-
Constructor Summary
ConstructorsConstructorDescriptionCertificateTrustBlock(String alias, Set<ASN1ObjectIdentifier> uses) CertificateTrustBlock(String alias, Set<ASN1ObjectIdentifier> uses, Set<ASN1ObjectIdentifier> prohibitions) -
Method Summary
-
Constructor Details
-
CertificateTrustBlock
-
CertificateTrustBlock
-
CertificateTrustBlock
public CertificateTrustBlock(String alias, Set<ASN1ObjectIdentifier> uses, Set<ASN1ObjectIdentifier> prohibitions)
-
-
Method Details
-
getAlias
-
getUses
-
getProhibitions
-