CertificateType
Represents the type of certificate.
- Full name:
\Bloock\Entity\Key\CertificateType
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
PEM | public | "PEM" | |
PFX | public | "PFX" | |
UNRECOGNIZED | public | "UNRECOGNIZED" |
Methods
toProto
public static toProto(string $type): int
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$type | string |
fromProto
public static fromProto(int $type): string
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$type | int |
Automatically generated on 2024-04-02