func()

in plugin/v2/api.pb.go [172:177]


func (m *DecryptRequest) GetCiphertext() []byte {
	if m != nil {
		return m.Ciphertext
	}
	return nil
}