public class ICPBRKeyUsage extends Object
| Constructor and Description |
|---|
ICPBRKeyUsage(X509Certificate cert) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCRLSign()
Get is CRL sign.
|
boolean |
isDataEncipherment()
Fake.
|
boolean |
isDecipherOnly()
Get if is only cipher.
|
boolean |
isDigitalSignature()
Fake.
|
boolean |
isEncipherOnly() |
boolean |
isKeyAgreement()
Fake.
|
boolean |
isKeyCertSign()
Checks.
|
boolean |
isKeyEncipherment()
Fake.
|
boolean |
isNonRepudiation()
Fake.
|
String |
toString() |
public ICPBRKeyUsage(X509Certificate cert)
cert - X509Certificatepublic boolean isDigitalSignature()
public boolean isNonRepudiation()
public boolean isKeyEncipherment()
public boolean isDataEncipherment()
public boolean isKeyAgreement()
public boolean isKeyCertSign()
public boolean isCRLSign()
public boolean isEncipherOnly()
public boolean isDecipherOnly()
Copyright © 2025 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.