RC2CBCParameter
in package
AbstractYes
RC2CBCParameter
from https://tools.ietf.org/html/rfc2898#appendix-A.3
Tags
Table of Contents
Constants
- MAP = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['rc2ParametersVersion' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER, 'optional' => true], 'iv' => ['type' => \phpseclib3\File\ASN1::TYPE_OCTET_STRING]]]
Constants
MAP
public
mixed
MAP
= ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['rc2ParametersVersion' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER, 'optional' => true], 'iv' => ['type' => \phpseclib3\File\ASN1::TYPE_OCTET_STRING]]]