Uses of Enum Class
eu.europa.esig.dss.enumerations.KeyUsageBit
Packages that use KeyUsageBit
Package
Description
-
Uses of KeyUsageBit in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type KeyUsageBitModifier and TypeMethodDescriptionCertificateWrapper.getKeyUsages()
Returns the defined key-usages for the certificate -
Uses of KeyUsageBit in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type KeyUsageBitMethods in eu.europa.esig.dss.diagnostic.jaxb that return KeyUsageBitMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type KeyUsageBitModifier and TypeMethodDescriptionXmlKeyUsages.getKeyUsageBit()
Gets the value of the keyUsageBit property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type KeyUsageBit -
Uses of KeyUsageBit in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return KeyUsageBitModifier and TypeMethodDescriptionstatic KeyUsageBit
Returns the enum constant of this class with the specified name.static KeyUsageBit[]
KeyUsageBit.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of KeyUsageBit in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return KeyUsageBitMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type KeyUsageBitModifier and TypeMethodDescriptionstatic String
KeyUsageBitParser.print
(KeyUsageBit v) Gets a text name of the value -
Uses of KeyUsageBit in eu.europa.esig.dss.model.x509
Methods in eu.europa.esig.dss.model.x509 that return types with arguments of type KeyUsageBitModifier and TypeMethodDescriptionCertificateToken.getKeyUsageBits()
This method returns a listKeyUsageBit
representing the key usages of the certificate.Methods in eu.europa.esig.dss.model.x509 with parameters of type KeyUsageBitModifier and TypeMethodDescriptionboolean
CertificateToken.checkKeyUsage
(KeyUsageBit keyUsageBit) This method checks if the certificate contains the given key usage bit. -
Uses of KeyUsageBit in eu.europa.esig.dss.model.x509.extension
Methods in eu.europa.esig.dss.model.x509.extension that return types with arguments of type KeyUsageBitMethod parameters in eu.europa.esig.dss.model.x509.extension with type arguments of type KeyUsageBitModifier and TypeMethodDescriptionvoid
KeyUsage.setKeyUsageBits
(List<KeyUsageBit> keyUsageBits) Sets the key usage bits -
Uses of KeyUsageBit in eu.europa.esig.dss.pki.jaxb
Fields in eu.europa.esig.dss.pki.jaxb with type parameters of type KeyUsageBitMethods in eu.europa.esig.dss.pki.jaxb that return KeyUsageBitMethods in eu.europa.esig.dss.pki.jaxb that return types with arguments of type KeyUsageBitModifier and TypeMethodDescriptionXmlKeyUsages.getKeyUsage()
Gets the value of the keyUsage property.Methods in eu.europa.esig.dss.pki.jaxb with parameters of type KeyUsageBit -
Uses of KeyUsageBit in eu.europa.esig.dss.pki.jaxb.builder
Method parameters in eu.europa.esig.dss.pki.jaxb.builder with type arguments of type KeyUsageBitModifier and TypeMethodDescriptionX509CertificateBuilder.keyUsages
(List<KeyUsageBit> keyUsages) Sets the key usages for the certificate -
Uses of KeyUsageBit in eu.europa.esig.dss.simplecertificatereport.jaxb
Fields in eu.europa.esig.dss.simplecertificatereport.jaxb with type parameters of type KeyUsageBitMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return KeyUsageBitMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return types with arguments of type KeyUsageBitMethods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type KeyUsageBitMethod parameters in eu.europa.esig.dss.simplecertificatereport.jaxb with type arguments of type KeyUsageBit -
Uses of KeyUsageBit in eu.europa.esig.dss.token.predicate
Constructors in eu.europa.esig.dss.token.predicate with parameters of type KeyUsageBitModifierConstructorDescriptionKeyUsageKeyEntryPredicate
(KeyUsageBit... keyUsages) Default constructor -
Uses of KeyUsageBit in eu.europa.esig.dss.tsl.dto.condition
Methods in eu.europa.esig.dss.tsl.dto.condition that return KeyUsageBitModifier and TypeMethodDescriptionfinal KeyUsageBit
KeyUsageCondition.getBit()
Returns the key usage to be checked.Constructors in eu.europa.esig.dss.tsl.dto.condition with parameters of type KeyUsageBitModifierConstructorDescriptionKeyUsageCondition
(KeyUsageBit bit, boolean value) Constructs a new KeyUsageCondition. -
Uses of KeyUsageBit in eu.europa.esig.trustedlist.jaxb.ecc
Fields in eu.europa.esig.trustedlist.jaxb.ecc declared as KeyUsageBitMethods in eu.europa.esig.trustedlist.jaxb.ecc that return KeyUsageBitMethods in eu.europa.esig.trustedlist.jaxb.ecc with parameters of type KeyUsageBitModifier and TypeMethodDescriptionAdapter1.marshal
(KeyUsageBit value) void
KeyUsageBitType.setName
(KeyUsageBit value) Sets the value of the name property.