Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.infra.certstore.template |
Modifier and Type | Method and Description |
---|---|
static UsageStatus |
UsageStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UsageStatus[] |
UsageStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyUsageSearchTemplate.setCRLSign(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setDataEncipherment(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setDecipherOnly(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setDigitalSignature(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setEncipherOnly(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setKeyAgreement(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setKeyCertSign(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setKeyEncipherment(UsageStatus aDurum) |
void |
KeyUsageSearchTemplate.setNonRepudition(UsageStatus aDurum) |
Copyright © 2025. All rights reserved.