getOpenPGPVersion method

Uint8List getOpenPGPVersion()

Implementation

Uint8List getOpenPGPVersion() {
  return _getData(DataObject.aid.value);
}