Uses of Enum
org.italiangrid.voms.util.CertificateValidatorBuilder.OpensslHashFunction
Packages that use CertificateValidatorBuilder.OpensslHashFunction
Package
Description
This package provides utility classes used in other packages.
-
Uses of CertificateValidatorBuilder.OpensslHashFunction in org.italiangrid.voms.util
Subclasses with type arguments of type CertificateValidatorBuilder.OpensslHashFunction in org.italiangrid.voms.utilModifier and TypeClassDescriptionstatic enumThis enum determine which hash function is configured for the canlOpensslCertChainValidatorto resolve CRLs and other trust anchors files.Fields in org.italiangrid.voms.util declared as CertificateValidatorBuilder.OpensslHashFunctionModifier and TypeFieldDescriptionstatic final CertificateValidatorBuilder.OpensslHashFunctionCertificateValidatorBuilder.DEFAULT_OPENSSL_HASH_FUNCTIONThe default Openssl hash function value.CertificateValidatorBuilder.opensslHashFunctionMethods in org.italiangrid.voms.util that return CertificateValidatorBuilder.OpensslHashFunctionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CertificateValidatorBuilder.OpensslHashFunction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.italiangrid.voms.util with parameters of type CertificateValidatorBuilder.OpensslHashFunctionModifier and TypeMethodDescriptionCertificateValidatorBuilder.opensslHashFunction(CertificateValidatorBuilder.OpensslHashFunction f) Sets the openssl hash function for this builder