Formatting
This commit is contained in:
parent
a2ced3533a
commit
1fd859bb45
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ public enum CertificateType {
|
||||||
ROOT_CA,
|
ROOT_CA,
|
||||||
STANDALONE_CERT,
|
STANDALONE_CERT,
|
||||||
SIGNED_CERT,
|
SIGNED_CERT,
|
||||||
CLIENT_CERT
|
CLIENT_CERT,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue