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
Fields in org.italiangrid.voms.util declared as CertificateValidatorBuilder.OpensslHashFunctionModifier and TypeFieldDescriptionstatic final CertificateValidatorBuilder.OpensslHashFunction
CertificateValidatorBuilder.DEFAULT_OPENSSL_HASH_FUNCTION
The default Openssl hash function value.Methods 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