Searched refs:id_publicKeyType (Results 1 – 4 of 4) sorted by relevance
43 ASN1ObjectIdentifier id_publicKeyType = ansi_X9_62.branch("2"); field46 ASN1ObjectIdentifier id_ecPublicKey = id_publicKeyType.branch("1");
45 ASN1ObjectIdentifier id_publicKeyType = ansi_X9_62.branch("2"); field48 ASN1ObjectIdentifier id_ecPublicKey = id_publicKeyType.branch("1");
206 id_publicKeyType = _OID(ansi_X9_62, 2) variable207 id_ecPublicKey = _OID(id_publicKeyType, 1)