| Method and Description |
|---|
| com.google.api.client.auth.security.PrivateKeys.loadFromPk8File(File)
(scheduled to be removed in 1.14) Use
PrivateKeys.loadFromPkcs8PemFile(java.io.File) instead. Note
that the file formatting requirements for PrivateKeys.loadFromPkcs8PemFile(java.io.File) are
stricter than this method's requirements. |
Copyright © 2011-2012 Google. All Rights Reserved.