crypto-pro-php-stubs/src/CPEncodedData.php

13 lines
131 B
PHP

<?php
class CPEncodedData
{
public function __construct(){}
public function Format(){}
public function get_Value(){}
}