Searched defs:PEMCipher (Results 1 – 1 of 1) sorted by relevance
23 type PEMCipher int type195 func EncryptPEMBlock(rand io.Reader, blockType string, data, password []byte, alg PEMCipher) (*pem.…244 func cipherByKey(key PEMCipher) *rfc1423Algo {