HomeSort by relevance Sort by last modified time
    Searched refs:authIdentifier (Results 1 - 2 of 2) sorted by null

  /external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/
CsrUtil.java 81 AuthorityKeyIdentifier authIdentifier = SslUtil.createAuthorityKeyIdentifier(
84 certGen.addExtension(X509Extensions.AuthorityKeyIdentifier, true, authIdentifier);
SslUtil.java 176 AuthorityKeyIdentifier authIdentifier = createAuthorityKeyIdentifier(
180 authIdentifier);

Completed in 1084 milliseconds