public class PemObject extends Object
RSAPrivateCrtKeySpec.
Mainly for use within the framework.
| Modifier and Type | Method and Description |
|---|---|
static PemObject |
fromKey(String content)
|
RSAPrivateCrtKeySpec |
getRSAKeySpec()
Retrieve a
RSAPrivateCrtKeySpec. |
public static PemObject fromKey(String content)
content - the PEM content.PemObject from PEM content.public RSAPrivateCrtKeySpec getRSAKeySpec()
RSAPrivateCrtKeySpec.RSAPrivateCrtKeySpec.Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.