Home
last modified time | relevance | path

Searched refs:CMSAttribute (Results 1 – 2 of 2) sorted by relevance

/plugin/gtime/gtlib/asn1/cms/
H A DCMSSignerInfo.php118 $attribute = new CMSAttribute();
134 $attribute = new CMSAttribute();
H A DCMSAttribute.php44 class CMSAttribute implements ASN1DEREncodable { class