|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistinguishedName | |
|---|---|
| be.fgov.ehealth.technicalconnector.ra.domain | |
| be.fgov.ehealth.technicalconnector.ra.utils | |
| Uses of DistinguishedName in be.fgov.ehealth.technicalconnector.ra.domain |
|---|
| Methods in be.fgov.ehealth.technicalconnector.ra.domain that return DistinguishedName | |
|---|---|
DistinguishedName |
NewCertificateContract.getDistinguishedName()
|
| Constructors in be.fgov.ehealth.technicalconnector.ra.domain with parameters of type DistinguishedName | |
|---|---|
NewCertificateContract(DistinguishedName name,
ContactData contact,
UsageType... types)
|
|
| Uses of DistinguishedName in be.fgov.ehealth.technicalconnector.ra.utils |
|---|
| Methods in be.fgov.ehealth.technicalconnector.ra.utils with parameters of type DistinguishedName | |
|---|---|
static byte[] |
CertificateUtils.createCSR(DistinguishedName distingueshedName,
KeyPair keyPair)
Generates a PKCS10 certificate request based on the given DistinguishedName and the keypair. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||