OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
PcaConnectorScep
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:27:31 AM
rwxr-xr-x
📄
PcaConnectorScepException.php
242 bytes
07/10/2024 05:27:31 AM
rw-r--r--
Editing: PcaConnectorScepException.php
Close
<?php namespace Aws\PcaConnectorScep\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Private CA Connector for SCEP** service. */ class PcaConnectorScepException extends AwsException {}